home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 12272 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: HERCULES.CS.UREGINA.CA!wright
  2. From: wright@HERCULES.CS.UREGINA.CA (Shayne G. Wright)
  3. Newsgroups: comp.lang.c
  4. Subject: Question about library and header file ownership
  5. Followup-To: comp.lang.c
  6. Date: 30 Mar 1996 04:16:42 GMT
  7. Organization: University of Regina, Dept. of Computer Science
  8. Sender: Shayne G. Wright
  9. Message-ID: <4jicja$hni@sue.cc.uregina.ca>
  10. NNTP-Posting-Host: hercules.cs.uregina.ca
  11. Summary: Would like to know if there is any file ownership requirement
  12.  
  13.     Hello
  14.  
  15.         I have just finished installing GCC-2.7.2, libc-4.7.5,
  16.     libc-5.2.18, binutils-2.6.0.10, and libg++2.7.1.3. What
  17.     I would like to know is, is there a required or recommended
  18.     way to setup the ownership and rwx permissions for these
  19.     files.  I quess what I am after is, what username does the
  20.     the compiler assume when it is running. If I have all of these
  21.     files owned by root, with a group of bin and have 700
  22.     permissions on the binaries and directories and 600 permissions
  23.     on all *.c and *.h files, will I or any of the users have
  24.     compilation problems. Or do the group and world permissions
  25.     have to be set as well.
  26.  
  27.                 Take Care
  28.                 Shayne
  29.